Skip to main content

plItemColorAlt

Type

property

Summary

Defines the background color of the list items.

Syntax

set the plItemColorAlt of widget to <RGBA Color>
get the plItemColorAlt of widget

Description

Use the plItemColorAlt property to set and get the background color of list items.

Examples

set the plItemColorAlt of widget"PolyList" to "255,255,255,255"